General Installation
To use RapidFindReplace, you must reference the following assembly in your project;
- Keyoti4.RapidFindReplace.WPF.dll,
For Visual Studio
If not already present add the controls to your Toolbox
                                       
                                          											
                                          
                                          											
                                          - Right click in the Toolbox area and click "Choose Items".
- Select the "WPF Components" tab.
- Find the RapidFindReplaceControl and RapidFindReplacePopupControl under the Keyoti4.RapidFindReplace.WPF assembly.
- Click OK. 
The controls have now been added to your Toolbox and can be dragged onto forms.